@media (max-width: 1200px) {
  .dcoders-contact-section .checkbox-group {
    width: 100%;
    margin-top: 20px;
  }
  .feature-title {
    font-size: 25px;
  }
}
@media (max-width: 992px) {
  .dcoders-contact-section .contact-header .subtext {
    font-size: 40px;
  }
  .dcoders-contact-section .checkbox-group {
    width: 100%;
  }
  .courses-section .para {
    width: 100%;
  }
  .feature-title {
    font-size: 18px;
  }
  .scroll-for-more {
    bottom: 11%;
  }
}
@media (max-width: 768px) {
  .header-section {
    flex-direction: column;
    text-align: center;
    padding: 10px 0;
  }
  .social-icons {
    margin-bottom: 10px;
  }
  .contact-info a {
    /* margin-left: 10px; */
    justify-content: center;
  }
  .dcoders-contact-section .contact-header .line {
    width: 90px;
  }
  .dcoders-footer .bottom-bar {
    display: flex;
    flex-wrap: wrap;
  }
  .footer-contact-info {
    margin-top: 20px;
  }
  .course-card {
    margin-bottom: 20px;
  }
  .dcoders-contact-section .contact-header .subtext {
    font-size: 30px;
  }
  .animated-image-1 {
    max-width: 350px;
  }
  @keyframes slideIn {
    from {
      left: 0%;
      opacity: 0;
    }
    to {
      left: 5%;
      opacity: 1;
    }
  }

  .back-img-effect {
    right: 5%;
  }

  @keyframes slideFrame {
    from {
      right: 0%;
      opacity: 0;
    }
    to {
      right: 10%;
      opacity: 1;
    }
  }
  .blurred-background {
    top: 70%;
  }
  .banner-heading h1,
  .who-we-are-head {
    font-size: 40px;
    margin-top: 40px;
  }
  .banner-heading p,
  .who-we-are-content p {
    font-size: 14px;
  }
  .cube-img-2 {
    width: 350px;
    height: 350px;
    left: 0;
    right: 0;
  }
  .cursor-image {
    right: 2%;
  }
  .typing-animation {
    font-size: 13px;
  }
  .animated-image-1 {
    height: 350px;
  }
  .arror-parent {
    top: 0px;
  }

  .why-join-us {
    margin-top: 50px;
  }
  .section-subtitle {
    width: 100%;
  }
  .why-join-card-main {
    margin-top: 50px;
  }
  .dcoders-contact-section {
    padding: 50px 0;
  }
  .dcoders-contact-section .dcoders-form {
    margin-top: 25px;
  }
  .map-main-section {
    margin-bottom: 40px;
  }
  .mb_70 {
    margin-bottom: 40px;
  }
  .modal-close-icon {
    top: -13px;
    right: -6px;
  }
}

@media (max-width: 576px) {
  .dcoders-footer .social-icons a {
    margin-right: 15px;
  }

  .dcoders-footer .bottom-bar {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
  }

  .contact-header .line {
    width: 80px;
  }
  .contact-header .subtext {
    font-size: 20px;
  }
  .dcoders-contact-section .contact-header .subtext-container {
    margin-left: 0px;
  }
  .dcoders-contact-section .contact-header .subtext {
    font-size: 20px;
  }
  .checkbox-group {
    width: 100%;
  }
  .dcoders-contact-section .contact-header h2 {
    font-size: 42px;
    font-weight: bold;
    margin: 0;
    color: #ffffff;
  }
  .dcoders-contact-section .contact-header .subtext {
    font-size: 26px;
  }
  .dcoders-contact-section .contact-header .line {
    width: 50px;
    height: 3px;
    margin-right: 8px;
  }
  .back-img-effect img {
    width: 95px;
  }
  .animated-image-1 {
    max-width: 250px;
  }
  @keyframes slideFrame {
    from {
      right: 0%;
      opacity: 0;
    }
    to {
      right: 2%;
      opacity: 1;
    }
  }
  .codding-text {
    bottom: 60px;
  }
  .code-border {
    width: 180px;
    padding: 2px;
  }
  @keyframes slideIn {
    from {
      left: 0%;
      opacity: 0;
    }
    to {
      left: 4%;
      opacity: 1;
    }
  }
  .code-border {
    top: 190px;
  }
  .blurred-background {
    top: 50%;
  }
  .code-border {
    width: 150px;
  }
  .icon-back {
    width: 30px;
    height: 30px;
  }
  .icon-back img {
    width: 18px;
  }
  .banner-heading h1 {
    font-size: 28px;
  }
  .who-we-are {
    padding: 10px 0;
  }

  .cube-img-2 {
    width: 80% !important;
    width: 300px;
    height: 300px;
    top: 40px;
    left: 25px;
  }
  .iframe-back {
    padding: 5px;
  }
  .iframe-btn {
    width: 100%;
    padding: 4px 8px;
    font-size: 13px;
  }
  .typing-animation {
    margin-bottom: 5px;
  }
  .dcoders-contact-section .dcoders-form {
    margin-top: 20px;
  }
  .dcoders-contact-section {
    padding: 30px 0;
    background: linear-gradient(180.04deg, #171b39 -138.9%, #161a38 221.99%);
  }

  .who-we-are {
    margin-top: 40px;
  }
  .scroll-for-more {
    position: unset;
  }
  .scroll-for-more {
    margin-top: 60px;
    transform: none;
  }
}
@media (max-width: 480px) {
  .contact-info {
    display: flex;
    align-items: center;
  }

  .mb_70 {
    margin-bottom: 40px;
  }
  .arror-parent {
    top: -15px !important;
  }
  .dcoders_modaldesign .modal-content .section h4 {
    font-size: 16px;
  }
  .dcoders_modaldesign .modal-content .description {
    font-size: 14px;
  }
  .dcoders_modaldesign .modal-content .section {
    margin-bottom: 20px;
  }
  .dcoders_modaldesign .tools li {
    padding: 8px 15px;
    font-size: 13px;
  }
  .dcoders_modaldesign .modal-content h3 {
    font-size: 20px;
  }
}
@media (max-width: 400px) {
  /* .contact-info {
    flex-direction: column;
    gap: 5px;
  } */
  .header-section .contact-info a {
    margin-left: 0 !important;
  }

  .header-section .social-icons a:not(:last-child) {
    margin-right: 25px;
  }
  .header-section .contact-info a:not(:last-child) {
    margin-right: 12px;
  }
  .header-section .icone-circle {
    width: 25px;
    height: 25px;
    min-width: 25px;
    min-height: 25px;
  }
  .header-section .icone-green {
    color: var(--btn-color);
    font-size: 16px;
  }
  .header-section .contact-info a {
    font-size: 12px;
  }
  .dcoders-contact-section .contact-header .subtext {
    font-size: 20px;
  }
}

@media only screen and (max-width: 400px) {
  .codding-back-blur {
    right: 5%;
    margin-bottom: 15px;
  }
  .cursor-image {
    right: 22%;
  }
}
